Welcome![Sign In][Sign Up]
Location:
Search - check box vc

Search list

[GUI DevelopCheckCmb_demo

Description:  本压缩文件提供了在vc平台中开发一个混合控件例子,类似于带有树形视图和复选框的组合框-the compressed files provided vc platform in the development of a hybrid Control example, with a tree view similar to the check box and the combination box
Platform: | Size: 29939 | Author: 于清波 | Hits:

[GUI DevelopColorTreeCtrl_demo

Description:  本压缩文件提供了在vc平台中开发树形视图和复选框的组合框树形视图控件,可以显示彩色文本,自定义项目的字体样式-the compressed files provided in vc platform development TreeView check box and the combination box TreeView control that displays color text, since the definition of font styles
Platform: | Size: 33686 | Author: 于清波 | Hits:

[Other resourceGdipluspicture

Description: 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
Platform: | Size: 120628 | Author: 朱磊 | Hits:

[Menu controlMenuA

Description: 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码  通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作  响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code # 61557 Programming by setting the variable attributes lpszMenuName automatically create menu # 61557 response WM_COMMAND handle various news sources menu 4. compil
Platform: | Size: 17508 | Author: 朱磊 | Hits:

[SourceCodeScrollBitmap_demo

Description: Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap.
Platform: | Size: 31744 | Author: 徐丽志 | Hits:

[ComboBoxjianli

Description: 本程序运用了组合框,复选框等VC++常用控件。-use of this procedure portfolio box, check box, etc. VC commonly used controls.
Platform: | Size: 52224 | Author: jack | Hits:

[Picture ViewerGdipluspicture

Description: 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
Platform: | Size: 282624 | Author: 朱磊 | Hits:

[Menu controlMenuA

Description: 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码  通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作  响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code# 61557 Programming by setting the variable attributes lpszMenuName automatically create menu# 61557 response WM_COMMAND handle various news sources menu 4. compil
Platform: | Size: 31744 | Author: 朱磊 | Hits:

[GUI DevelopCustomTree

Description: 是一个 CTreeCtrl 用法的示例,给出了CTreeCtrl与Check Box 和 Radio buttown在一起的用法-CTreeCtrl is an example of usage, and given CTreeCtrl Check Box and Radio buttown together Usage
Platform: | Size: 2978816 | Author: 金鑫 | Hits:

[GUI DevelopCheckCmb_demo

Description:  本压缩文件提供了在vc平台中开发一个混合控件例子,类似于带有树形视图和复选框的组合框-the compressed files provided vc platform in the development of a hybrid Control example, with a tree view similar to the check box and the combination box
Platform: | Size: 29696 | Author: 于清波 | Hits:

[GUI DevelopColorTreeCtrl_demo

Description:  本压缩文件提供了在vc平台中开发树形视图和复选框的组合框树形视图控件,可以显示彩色文本,自定义项目的字体样式-the compressed files provided in vc platform development TreeView check box and the combination box TreeView control that displays color text, since the definition of font styles
Platform: | Size: 33792 | Author: 于清波 | Hits:

[Windows CEbmpbtn_wince_evc

Description: WINCE下的多功能位图按钮实现 可作为单选按钮,普通按钮,CHECKBOX等样式使用-WINCE under the multi-function button bitmap realize radio button can be used as ordinary button, CHECKBOX styles such as the use of
Platform: | Size: 2048 | Author: gsj | Hits:

[ListView/ListBoxgridctrl_demo225

Description: MFC Grid Control 2.25源代码和Demo用例程序,支持VC6和VS2003。 MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用. -MFC Grid Control 2.25 source code and Demo Example procedures used to support VC6 and VS2003. MFC Grid Control is a good control of two-dimensional form, each cell to support the read-only edit box, check box, date time controls, combo box, such as data input types, but also the need to expand their data entry type, this form control VC developed in direct use projects.
Platform: | Size: 285696 | Author: lch | Hits:

[ListView/ListBoxgridctrl_merge

Description: 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。 Adding "Merge cells" support to the MFC GridControl MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接使用. -For the MFC Grid Control to increase the combined functions of the cell, based on the MFC Grid Control 2.24. Provide improved MFC Grid Control Example source code and the procedures used to support VC6. Adding Merge cells support to the MFC GridControlMFC Grid Control is a good control of two-dimensional form, each cell to support the read-only edit box, check box, date time controls, combo box, such as data input types, but also to expand their own needs data input type, this form control can be developed in the VC direct use projects.
Platform: | Size: 311296 | Author: kmlch | Hits:

[ListView/ListBoxjiqiao

Description: VC中一些控件的小技巧 1.让List Control有Check Box 2.让List Box有Check Box。。。 -VC control in some tips 1. Let List Control there Check Box2. Let List Box has Check Box. . .
Platform: | Size: 1024 | Author: leon | Hits:

[ComboBox0276

Description: 基于VC的复选框程序,大家看看是否对自己有用,希望对大家有用,-VC-based check box program, we see if they are useful to the hope for all of us, thank you
Platform: | Size: 1958912 | Author: 马春芝 | Hits:

[GUI DevelopCheckBoxControl

Description: VC++编程的视频材料,讲解复选框用法,易学易懂-VC++ programming, video materials, to explain the check box use, easy to learn and easy to understand
Platform: | Size: 6814720 | Author: 李桥 | Hits:

[OthervcTrapCAD

Description: VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ctr+ Alt+ Del key combination, the remote thread allocation of memory to store parameters. Test found that the program appears to be a problem running under XP, is easy cause the computer to restart, especially in the check box when you note
Platform: | Size: 25600 | Author: zs21 | Hits:

[Button controlVC.check.list.control.programming.code

Description: VC编程列表控件中使用复选框代码VC to use the check box list control programming code -VC to use the check box list control programming code
Platform: | Size: 12288 | Author: la3 | Hits:

[GUI DevelopCode.check.control.design.VC

Description: VC复选框控件设计经典代码Code check box control design classic VC -Code check box control design classic VC
Platform: | Size: 36864 | Author: t | Hits:
« 12 3 »

CodeBus www.codebus.net